git-static-pie
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 9 Oct 2022 08:54:21 +0000 (09:54 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sun, 9 Oct 2022 08:54:21 +0000 (09:54 +0100)
commit6f7203a5824a7f24f7cb181f7515cfe5632ffe25
treeda648ae05c0208ef4f09c412925e15e9be2f7880
parent0b885c5d607a160bd771b0fdc96abe18e15a2676
git-static-pie

commit af6b1cce9812273c7f597be6536d28eaec6fb89b
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:34:31 2022 +0200

    hurd: Fix starting static binaries with stack protection enabled

    gcc introduces gs:0x14 accesses in most functions, so we need some tcbhead
    to be ready very early during initialization.  This configures a static area
    which can be referenced by various protected functions, until proper TLS is
    set up.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-static-pie.diff
sysdeps/mach/hurd/i386/init-first.c
sysdeps/mach/hurd/i386/tls.h